Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickTime Components /
Chapter 4 - Image Compressor Components / Image Compressor Components Reference
Functions / Indirect Functions


CDBandCompress

Your component receives the CDBandCompress request to compress an image or a band of an image. The image may be part of a sequence.

pascal ComponentResult CDBandCompress 
                                    (CodecCompressParams *params);
params
Contains a pointer to a compression parameters structure. The Image Compression Manager places the appropriate parameter information in that structure. See "The Compression Parameters Structure" beginning on page 4-40 for a complete description of the compression parameters structure.
DESCRIPTION
Only compressors receive this request.

RESULT CODES
noErr0No error
paramErr-50Invalid parameter specified
codecSpoolErr-8966Error loading or unloading data
codecAbortErr-8967Operation aborted by the progress function

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help